crypto/tls.clientHandshakeStateTLS13.binderKey (field)
3 uses
crypto/tls (current package)
handshake_client.go#L336: binderKey: binderKey,
handshake_client_tls13.go#L31: binderKey []byte
handshake_client_tls13.go#L353: if err := computeAndUpdatePSK(hello, hs.binderKey, transcript, hs.suite.finishedHash); err != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)